Skip to content

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Aug 21, 2023

Disabling TLS/SSL certificate verification might lead to attack scenarios where an attacker is able to install rouge certificates on the Arduino board. The attacker would need to be within network proximity of the victim to perform the attack.

Disabling TLS/SSL certificate verification might lead to attack scenarios where an attacker is able to install rouge certificates on the Arduino board. The attacker would need to be within network proximity of the victim to perform the attack.
@umbynos umbynos added type: enhancement Proposed improvement topic: security Related to the protection of user data labels Aug 21, 2023
@umbynos umbynos self-assigned this Aug 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 11.72%. Comparing base (bb28293) to head (d71c6c8).
⚠️ Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
certificates/certutils.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##            main     #212      +/-   ##
=========================================
+ Coverage   6.63%   11.72%   +5.08%     
=========================================
  Files         24       20       -4     
  Lines       2154     1160     -994     
=========================================
- Hits         143      136       -7     
+ Misses      1953      971     -982     
+ Partials      58       53       -5     
Flag Coverage Δ
unit 11.72% <0.00%> (+5.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@umbynos umbynos marked this pull request as ready for review August 21, 2023 10:18
@umbynos umbynos merged commit e894eb2 into main Aug 21, 2023
@umbynos umbynos deleted the umbynos-patch-1 branch August 21, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: security Related to the protection of user data type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants